@AccManagement
@AmountBLK1
@AmountBlockAndAuth
@ACStatement
@AmountStatementGeneration
@DormancyReAct
@DormancyReactivation
@tdAccountChange
Feature: Account Management Feature
File name: AmountBLK.feature
Relative path: features/AmountBLK.feature
@AccManagement
@AmountBLK1
@AmountBlockAndAuth
Scenario Outline: Verify Amount Block And Authorization Success
Given
User navigates to the application
When
MAK user enters the username and password
And
click on signin button
And
enter the Branch number as "100"
When
enters the function name as "CADAMBLK" and click on search button
And
user click on New in Amount Block Input Frame
And
user enters Account Number as "1016734100015"
And
user extracts Reference Number from InputBox
And
user enters amount as "1000"
And
user enters EffectiveDate as ""
And
user enters ExpiryDate as ""
And
user click on Save Button
Then
user Validates Function to contain "Success"
When
user Click on TDFrame Exit button
And
enter the Branch number as "999"
And
user SignOff the application
And
CHE user enters the username and password
And
CHE user login in the application
And
enter the Branch number as "100"
And
enters the function name as "CASAMBLK" and click on search button
And
user selects status as "Unauthorized"
And
user enters Block Reference Number
And
user clicks on search and selects record
And
user clicks on Authorize Tab
And
user clicks on Accept Button
Then
user Validates Block Success message with "Success"
When
user Click on TDFrame Exit button
And
user exits Amount BLK Frame
And
enter the Branch number as "999"
And
user SignOff the application
@AccManagement
@ACStatement
@AmountStatementGeneration
Scenario Outline: Verify Account Statement Genetation Success
Given
User navigates to the application
When
MAK user enters the username and password
And
click on signin button
And
enter the Branch number as "100"
When
enters the function name as "ACDOPTN" and click on search button
And
user click on New in Account Statement Input Frame
And
user enters From Date as "2024-03-03"
And
user enters To Date as "2025-11-11"
And
user enters Account number as "1034378500017"
And
user clicks on Ok Button
Then
user Validates Account Statement
When
user exits Account Statement Frame
And
enter the Branch number as "999"
And
user SignOff the application
@AccManagement
@DormancyReAct
@DormancyReactivation
@tdAccountChange
Scenario Outline: Verify Dormant Account Reactivation Success
Given
User navigates to the application
When
MAK user enters the username and password
And
click on signin button
And
enter the Branch number as "100"
When
enters the function name as "STDSTCHN" and click on search button
And
user click on New in Account status change Input Frame
And
user enters Dormant Account Number as "1030384400018"
And
user selects Norm as New Status
And
user Unchecks Dormant checkbox
And
user clicks on Save Button in Account status change Frame
Then
user Validates Account Status change Success Message with "Success"
When
user clicks on Exit Button in Account status change Frame
And
enter the Branch number as "999"
And
user SignOff the application
And
CHE user enters the username and password
And
CHE user login in the application
And
enter the Branch number as "100"
When
enters the function name as "CSDVERFY" and click on search button
And
user selects key id as "1030384400018"
And
user clicks on Execute Query and selects record
And
user clicks on accept Button in verify Frame
Then
user Validates Account Status change Success Message with "Success"
And
enter the Branch number as "999"
And
user SignOff the application
When
CHE second user enters the username and password
And
CHE second user login in the application
And
enter the Branch number as "100"
When
enters the function name as "STSSTCHN" and click on search button
And
user enters status as "Unauthorized" in Manual status change Frame
And
user enters account number as "1030384400018" in Manual status change Frame
And
user enters search button and selects record from Manual status change Frame
And
user authorizes the record in Manual status Frame
Then
user Validates Manual status change Authsuccess message with "Success"
When
user clicks on Exit Button in Account status change Frame
And
enter the Branch number as "999"
And
user SignOff the application